Largescale overhaul of the JEEPs interface to:
authorrobertl <robertl>
Thu, 20 Apr 2006 02:20:18 +0000 (02:20 +0000)
committerrobertl <robertl>
Thu, 20 Apr 2006 02:20:18 +0000 (02:20 +0000)
commit931bcf4b7dff9cbe0b990cad041556fb1f819bd4
treee4b10a8029f0c0bbb400e08cec3f4acc843f03f9
parentfead1fcd9c1b2bad8707ddc0234efe6e8c2267c5
Largescale overhaul of the JEEPs interface to:
* Vastly widen device support
* Provide better independence of serial/usb.
* Provice better separation of USB protocol and physical layer.
* Provice better independence of the various OS layers.
29 files changed:
jeeps/garminusb.h
jeeps/gps.h
jeeps/gpsapp.c
jeeps/gpsapp.h
jeeps/gpscom.c
jeeps/gpscom.h
jeeps/gpsdevice.c [new file with mode: 0644]
jeeps/gpsdevice.h [new file with mode: 0644]
jeeps/gpsdevice_ser.c [new file with mode: 0644]
jeeps/gpsdevice_usb.c [new file with mode: 0644]
jeeps/gpslibusb.c
jeeps/gpsmem.c
jeeps/gpsprot.c
jeeps/gpsprot.h
jeeps/gpsread.c
jeeps/gpsread.h
jeeps/gpsrqst.c
jeeps/gpsrqst.h
jeeps/gpssend.c
jeeps/gpssend.h
jeeps/gpsserial.c
jeeps/gpsserial.h
jeeps/gpsusbcommon.c
jeeps/gpsusbint.h
jeeps/gpsusbread.c
jeeps/gpsusbsend.c
jeeps/gpsusbstub.c
jeeps/gpsusbwin.c
jeeps/gpsutil.h